|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectobservations.Quantity
observations.NullQuantity
NullQuantity Special quantity without amount and unit.
| Constructor Summary | |
NullQuantity()
Constructs a new NullQuantity object. |
|
| Method Summary | |
java.lang.String |
getAmountString()
Returns null because there is no amount. |
| Methods inherited from class observations.Quantity |
equals, getAmount, getUnit, isGreaterThan, isGreaterThanOrEqualTo, isLessThan, isLessThanOrEqualTo |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public NullQuantity()
Quantity.Quantity(double, Unit)| Method Detail |
public java.lang.String getAmountString()
getAmountString in class QuantityQuantity.getAmountString()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||